home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / dev / gcc / gcc260utilsdoc.lha / gnu / man / man1 / true.1 < prev    next >
Encoding:
Text File  |  1994-07-26  |  1.3 KB  |  67 lines

  1.  
  2.  
  3.  
  4. TRUE(1L)          Misc. Reference Manual Pages           TRUE(1L)
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      true - do nothing, successfully
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      ttttrrrruuuueeee
  13.      ttttrrrruuuueeee {--help,--version}
  14.  
  15. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  16.      This manual page documents the  GNU  version  of  ttttrrrruuuueeee  (and
  17.      probably  every  other version, as well).  ttttrrrruuuueeee does nothing
  18.      except return an exit status of 0, meaning ``success''.   It
  19.      can  be used as a place holder in shell scripts where a suc-
  20.      cessful command is needed, although the shell built-in  com-
  21.      mand `:' (colon) does the same thing faster.
  22.  
  23.   OOOOPPPPTTTTIIIIOOOONNNNSSSS
  24.      When GNU ttttrrrruuuueeee is invoked with exactly one argument, the fol-
  25.      lowing options are recognized:
  26.  
  27.      --_h_e_l_p
  28.           Print a usage message on standard output and exit  suc-
  29.           cessfully.
  30.  
  31.      --_v_e_r_s_i_o_n
  32.           Print version information on standard output then  exit
  33.           successfully.
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. FSF             Last change: GNU Shell Utilities                1
  64.  
  65.  
  66.  
  67.